Skip to content

Fix feature flag cleanup API key#10154

Merged
captainsafia merged 1 commit intomasterfrom
oz-agent/fix-feature-flag-cleanup-api-key
May 5, 2026
Merged

Fix feature flag cleanup API key#10154
captainsafia merged 1 commit intomasterfrom
oz-agent/fix-feature-flag-cleanup-api-key

Conversation

@captainsafia
Copy link
Copy Markdown
Contributor

Description

Updates the Feature Flag Cleanup workflow so both Oz agent steps pass secrets.OSS_WARP_API_KEY as the required warp_api_key input. This resolves the scheduled workflow failure where warp_api_key was empty.

Linked Issue

No linked issue; requested from Slack.

  • The linked issue is labeled ready-to-spec or ready-to-implement.
  • Where appropriate, screenshots or a short video of the implementation are included below (especially for user-visible or UI changes).

Screenshots / Videos

Not applicable; workflow-only change.

Testing

  • git diff --check
  • go run github.com/rhysd/actionlint/cmd/actionlint@latest -ignore 'label "namespace-profile-ubuntu-small" is unknown' .github/workflows/feature_flag_cleanup.yml

Agent Mode

  • Warp Agent Mode - This PR was created via Warp's AI Agent Mode

This PR was created by Oz (running Codex).

@cla-bot cla-bot Bot added the cla-signed label May 5, 2026
@captainsafia captainsafia marked this pull request as ready for review May 5, 2026 16:08
@oz-for-oss
Copy link
Copy Markdown
Contributor

oz-for-oss Bot commented May 5, 2026

@captainsafia

I'm starting a first review of this pull request.

I completed the review and no human review was requested for this pull request.

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@captainsafia captainsafia force-pushed the oz-agent/fix-feature-flag-cleanup-api-key branch from 4cc3ceb to 7bec3e6 Compare May 5, 2026 16:17
Co-Authored-By: Oz <oz-agent@warp.dev>
@captainsafia captainsafia force-pushed the oz-agent/fix-feature-flag-cleanup-api-key branch from 7bec3e6 to 5c312a5 Compare May 5, 2026 16:23
Copy link
Copy Markdown
Contributor

@oz-for-oss oz-for-oss Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overview

This PR updates the Feature Flag Cleanup workflow so both Oz agent invocations receive secrets.OSS_WARP_API_KEY for the required warp_api_key input instead of secrets.WARP_API_KEY.

Concerns

No blocking correctness or security concerns found in the changed lines.

Verdict

Found: 0 critical, 0 important, 0 suggestions

Approve

Comment /oz-review on this pull request to retrigger a review (up to 3 times on the same pull request).

Powered by Oz

@captainsafia captainsafia merged commit ce3296a into master May 5, 2026
38 of 40 checks passed
@captainsafia captainsafia deleted the oz-agent/fix-feature-flag-cleanup-api-key branch May 5, 2026 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants